CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - point match

搜索资源列表

  1. ImgMatch

    3下载:
  2. 提取两张航测相片的匹配点,摄影测量上面的重要内容,这里选用的是Moveric提取点然后用相关系数法提取同名点。-Extraction of two aerial photos of the match points, photogrammetry, an important part of the above, where the choices are Moveric extraction point then extracted using the correlation coefficie
  3. 所属分类:GIS program

    • 发布日期:2016-12-19
    • 文件大小:6410934
    • 提供者:高帅华
  1. 111

    0下载:
  2. 本程序可实现相邻两幅图像的点匹配,经试验,匹配效果良好-This program can achieve a point adjacent to match two images, the test results match well
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:433087
    • 提供者:An jian
  1. Moravec_corrlation

    0下载:
  2. moravec算子提取特征点,然后用相关度进行匹配-moravec operator feature point extraction, and then match the correlation
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:336794
    • 提供者:雁集
  1. WaveletTransform

    0下载:
  2. 提出一种基于小波变换的图像配准方法。该方法首先用小波变换提取边缘特征点, 同时构成小波金字塔影像。在最高层利 用角度相关系数确定基准图像和配准图像之间的旋转角度, 经多分辨分级搜索匹配得到最终匹配特征点对, 利用这些特征点对待 配准图像进行配准纠正。实验结果表明, 改进方法有较好的效果, 可用于广泛应用领域。-Proposed a wavelet-based image registration method. In this method, using wavelet transfor
  3. 所属分类:Special Effects

    • 发布日期:2016-06-29
    • 文件大小:172032
    • 提供者:xingxing
  1. 90253940whiteblackpoint

    1下载:
  2. 给出你设计的求解下面问题算法的伪代码并分析复杂性:设B={b1,b2, ,bn} 和 W={w1,w2, ,wn}为平面上黑点和白点的两个集合。一个黑点bi=(xi, yi )与一个白点wj=(xj, yj ) 匹配当且仅当xi≥xj 和yi≥yj 。设计一个贪心算法,找出黑白点之间的最大匹配数目。算法的复杂性要尽量接近nlgn. -Give your algorithm designed to solve the following pseudo code and the problem of
  3. 所属分类:Data structs

    • 发布日期:2017-04-09
    • 文件大小:1114
    • 提供者:
  1. StereoVision_SSD

    0下载:
  2. 本算法在Matlab2008b 环境下实现。包括main,san 和ssd 三个函数。 这次实现的算法并不是比较两个已经知道的点是否匹配,而是已知一个图形中的特征点,在另外一个图像中找到与其最匹配的点,匹配度用SAD 或者SSD 来度量。 main.m 是程序的入口,包括生成和读入实验数据,调用sad 函数和ssd 函数求匹配点,最后绘 制出最后的结果。sad.m 是用sad 度量方法在另一图中求解匹配点的函数实现,有3 个参数 y=sad(x,image1,image2)。其中
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:3024556
    • 提供者:qqqqqq
  1. matchbycorrelation

    0下载:
  2. match image feature points by Function generates putative matches between previously detected feature points in two images by looking for points that are maximally correlated with each other within windows surrounding each point. Only points th
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:2881
    • 提供者:zhuweina
  1. white_black

    0下载:
  2. 1、问题描述 设平面上分布着n个白点和n个黑点,每个点用一对坐标(x, y)表示.一个黑点b=(xb,yb)支配一个白点w=(xw, yw)当且仅当xb>=xw和yb>=yw.若黑点b支配白点w,则黑点b和白点w可匹配(可形成一个匹配对).在一个黑点最多只能与一个白点匹配,一个白点最多只能与一个黑点匹配的前提下,求n个白点和n个黑点的最大匹配对数. 2、具体要求 要求:时间效率在O(NlgN) 3、实现方法 基于贪心算法 以x坐标的升序对黑点排序(可用QUIC
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:376131
    • 提供者:zaclina
  1. 5

    0下载:
  2. 本文提出了一种基于特征点的全自动无缝图像拼接方法。该方法采用对于尺度具有鲁棒性的SIFT 算法进行特征点的提取与匹配,并通过引导互匹配及投票过滤的方法提高特征点的匹配精确度,使用稳健的RANSAC 算法求出图像间变换矩阵H 的初值并使用LM 非线性迭代算法精炼H,最终使用加权平滑算法完成了图像的无缝拼接。整个处理过程完全自动地实现了对一组图像的无缝拼接,克服了传统图像拼接方法在尺度和光照变化条件下的局限性。实验结果验证了方法的有效性。-This paper presents a feature
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:150906
    • 提供者:wenping
  1. newimagematchingmethod

    0下载:
  2. 一种新的基于大小点分块编码方法来实现图像对中特征点的匹配, 首先对大点进行自动识别和编码, 然后实现区域内小点的自动编码。对石膏像面部的实验表明基于大小点的分块匹配算法能够有效地实现特征点的自动匹配。-A new point based on the size of block coding to achieve the image of the feature points of the match, the first major point of automatic identificat
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:264428
    • 提供者:朱秀红
  1. find_obj_calonder.cpp

    0下载:
  2. This program shows the use of the Calonder point descr iptor classifier. SURF is used to detect interest points, Calonder is used to describe/match these points.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:2038
    • 提供者:marcusbarnet
  1. MySimthBeta-1

    0下载:
  2. 用于无损传输线的Smith圆图软件,可以计算Zl、Z0、zin、单枝节匹配,可以在图上选点并生产图形。由于时间过得太久了,忘了具体功能,里面有我的一份具体说明。-Lossless transmission line for Smith Chart software, you can calculate Zl, Z0, zin, a single minor match point in the map selection and production of graphics. As time p
  3. 所属分类:matlab

    • 发布日期:2017-05-06
    • 文件大小:1292645
    • 提供者:王波
  1. LKCoreAlg

    0下载:
  2. 最近做了个连连看游戏,综合网上各种不同的思路,整理出了个人认为大家都比较好理解的一套思路。 游戏规则:很简单,就是点中两个互相匹配并且可以通过不多于两个折点的折线连在一起的方块后,这两个方块就可以消掉。 (说明:下面的行和列按照现实的行和列,并不是按照flash坐标系的坐标,请大家按需转换) 连通算法: 1.直连型 2.一折型 3.两折型 -Lianliankan game recently made a comprehensive line of
  3. 所属分类:Game Hook Crack

    • 发布日期:2017-04-02
    • 文件大小:3371
    • 提供者:ghgh
  1. edge-detection

    0下载:
  2. 本程序将SIFT与边缘结合起来用来做图像配准 先用SIFT检测关键点 用CANNY算子进行边缘检测 进而优化选取最佳匹配点 进行向量匹配 图像配准。 -The SIFT program used to do with the edge combination image registration using SIFT test first key with CANNY edge detection operator to optimize select the best match point
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:813
    • 提供者:zhao
  1. SIFT

    0下载:
  2. sift的详细介绍,主要步骤是:1.关键点检测2.关键点描述 3.关键点匹配 4.消除错配点。物体识别的必备资料 -sift the details, the main steps are: 1. The key point detection (2) describe key 3 key match 4 to eliminate the mismatch point. Essential information on object recognition
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:3060545
    • 提供者:英豪
  1. verifyMsisdn

    0下载:
  2. 给定N*N字母矩阵,从任意点出发,上,下,左,右移动,在规定方向连续匹配给定的单词序列。即称为命中,否则不命中,字符矩阵中的字母仅能使用一次,不能在同一单元格停留两次。字符矩阵最大50*50,都为大写字母。输入1为字母矩阵,输入2为字母序列,输出是否匹配。-Given the letter N* N matrix, starting from any point, up, down, left, right, match the prescribed direction of the conti
  3. 所属分类:Data structs

    • 发布日期:2017-04-02
    • 文件大小:554
    • 提供者:康悦
  1. pipei

    1下载:
  2. 匹配程序,实现了普通匹配,基于特征点匹配,利用“爬山法”进行匹配,以及最小二乘匹配-Matching program, to achieve a normal match, based on the feature point matching, the use of " hill-climbing" to match, and least squares matching
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-05-11
    • 文件大小:120675
    • 提供者:李新
  1. Tennis

    0下载:
  2. 本C++程序模拟网球的计分。 网球的记分的几个层次:从小到大为分(point),局(game),盘(set),比赛(match)。-The C++ program to simulate the tennis scoring. Tennis scoring several levels: from small to much points (point), Office (game), plate (set), game (match).
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:3077
    • 提供者:li
  1. sift_search_matching

    0下载:
  2. 实现sift特征点的提取和匹配,并将匹配点输出到MAT文件-Realization of SIFT feature point extraction and matching, and will match the output to a MAT file
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:3049102
    • 提供者:
  1. OpenCV_VC6.0_surf

    1下载:
  2. Visual C++ 6.0平台基于OpenCV的SURF图像特征点的检测和匹配源代码,能正确的实现图像特征点的检测和匹配功能,对研究图像特征点匹配非常有帮助。-The Visual C++ 6.0 platform is based on OpenCV SURF image feature points detection and matching of source code, can correct the image feature point detection and matchin
  3. 所属分类:OpenCV

    • 发布日期:2017-05-13
    • 文件大小:3111665
    • 提供者:king
« 1 2 3 45 6 7 8 9 10 ... 13 »
搜珍网 www.dssz.com